projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e8f68cc
484dd6f
)
Auto merge of #1314 - AnthIste:build-script-updates, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 17 Feb 2015 17:32:25 +0000
(17:32 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 17 Feb 2015 17:32:25 +0000
(17:32 +0000)
The examples given for `build.rs` do not compile against the latest rust. Instead of adapting to use modules such as `std::old_io`, I attempted to port the examples to use the new `io` and `path` modules.
Trivial merge